home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / csource5 / 310_01 / larray.st < prev    next >
Text File  |  1990-04-20  |  183b  |  9 lines

  1. Class ArrayedCollection
  2. " This is just a null version of ArrayedCollection to serve as a place
  3. holder until the real version is read in during the prelude "
  4. [
  5.     nothing
  6.         1
  7. ]
  8.  
  9.